home *** CD-ROM | disk | FTP | other *** search
/ The Very Best of Atari Inside / The Very Best of Atari Inside 1.iso / sharew / packer / pacsh248 / pacshell / zip.hlp < prev    next >
Encoding:
Text File  |  1993-08-30  |  1.5 KB  |  40 lines

  1. PacShell-Hilfe                          ZIP (V2.3)
  2. --------------------------------------------------
  3. -o      overwrite a file without asking for
  4.         confirmation if the file already exists
  5. -r     `recursive compression: all the files in
  6.         the sub-directories you selected will also
  7.         be compressed.
  8.        `recursive decompression: files compressed
  9.         from sub-directories will be decompressed
  10.         in the corresponding folders, which will
  11.         be created if they don't exist.
  12. -p      store pathname: the pathname of the file
  13.         you have specified in the command line is
  14.         stored in the zip;
  15.         automatic with recursive compression
  16. -m      move file: files are deleted after
  17.         compression
  18. -t      the date of the .zip file will be that of
  19.         the file compressed with the most recent
  20.         date.
  21. -z      modify the general comment for the zip
  22.         file
  23. -i dir  put the files to be compressed in the sub-
  24.         directory DIR in the zipfile
  25. -g      extract the file FFF.ZIP in the directory
  26.         FFF
  27. -w pw   encrypt the files to be added using pw as
  28.         password or use pw to decrypt the files to
  29.         be extracted
  30. -nmmddyy add only the files newer than mm/dd/yy
  31.         (US date format)
  32. -h      wait for keypress before terminating the
  33.         program
  34. -e      specifies the compression method:
  35.          -es    store, no compression
  36.          -eh    shrink, quick compression
  37.          -ei    implode, default
  38.          -ed    deflate, better compression
  39.  
  40.